home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003a.iso
/
Wyszukiwarki
/
Bingooo 2.6.0
/
Bingooo_english.exe
/
{app}
/
BINGOOO.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
2002-06-14
|
1KB
|
66 lines
object Form3: TForm3
Left = 284
Top = 121
Width = 696
Height = 552
Caption = 'Result Source'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object RichEdit2: TRichEdit
Left = 0
Top = 0
Width = 688
Height = 477
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
HideSelection = False
PlainText = True
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
OnKeyDown = RichEdit2KeyDown
end
object Panel1: TPanel
Left = 0
Top = 477
Width = 688
Height = 41
Align = alBottom
TabOrder = 1
object Button2: TButton
Left = 512
Top = 8
Width = 75
Height = 25
Caption = 'cancel'
TabOrder = 0
OnClick = Button2Click
end
object Button1: TButton
Left = 600
Top = 8
Width = 75
Height = 25
Caption = 'ok'
TabOrder = 1
OnClick = Button1Click
end
end
object FindDialog1: TFindDialog
Options = [frDown, frHideUpDown]
OnFind = FindDialog1Find
Left = 286
Top = 493
end
end